home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / tumcr928 / Mcarlo.ini < prev    next >
INI File  |  1994-09-26  |  4KB  |  179 lines

  1. [DRIVER]
  2. ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
  3. Interp8=Linear
  4. Interp16=Linear
  5.  
  6. SaveSettingsOnExit=ON
  7.  
  8. [MIXER]
  9.  
  10. ; Line ( LINE ) or microphone ( MIC ) selected as input
  11.  
  12. InputSelection=AUX
  13.  
  14. ; Line input gain. 0 to 65535=0 to 22.5 db gain
  15.  
  16. lLineVolume=50000
  17. rLineVolume=50000
  18. LineGang=ON
  19.  
  20. ; Mic input gain. 0 to 65535=0 to 22.5 db gain
  21.  
  22. lMicVolume=50000
  23. rMicVolume=50000
  24. MicGang=ON
  25.  
  26. ; Aux input gain. 0 to 65535=0 to 22.5 db gain
  27.  
  28. lAuxInVolume=50000
  29. rAuxInVolume=50000
  30. AuxInGang=ON
  31.  
  32. ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
  33. lLoopBackInputVolume=50000
  34. rLoopBackInputVolume=50000
  35. LoopBackInputGang=ON
  36.  
  37. ; Monitor attenuation. 0 - 65535=mute to no attenuation. 
  38.  
  39. MonitorVolume=57078
  40. MonitorMute=OFF
  41. MonitorMode=Recording
  42.  
  43. ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in 
  44. ; 32 1.5 Db steps.
  45.  
  46. lMasterVolume=60000
  47. rMasterVolume=60000
  48. MasterMute=OFF
  49. MasterGang=ON
  50.  
  51. ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  52.  
  53. lAuxVolume=50629
  54. rAuxVolume=50629
  55. AuxMute=OFF
  56. AuxGang=ON
  57.  
  58. ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  59.  
  60. lAux2Volume=50629
  61. rAux2Volume=50629
  62. Aux2Mute=OFF
  63. Aux2Gang=ON
  64.  
  65. ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  66.  
  67. lLineMixVolume=50736
  68. rLineMixVolume=50736
  69. LineMixMute=ON
  70. LineMixGang=ON
  71.  
  72. ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
  73.  
  74. MonoVolume=39321
  75. MonoMute=ON
  76.  
  77. ; MonoOutMute indicates the state of the mono output mute.
  78. MonoOutMute=ON
  79.  
  80. ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
  81.  
  82. MicBoost=ON
  83.  
  84. HWMUTE=0,1,E
  85.  
  86. ; Virtual Volume master
  87.  
  88. lVirtMaster=65535
  89. rVirtMaster=65535
  90.  
  91. LowPriInputSelection=MIC
  92. lLowPriMicVolume=32125
  93. rLowPriMicVolume=32125
  94. LowPriMicBoost=ON
  95. lLowPriLineVolume=39578
  96. rLowPriLineVolume=39578
  97. lLowPriLoopBackInputVolume=38400
  98. rLowPriLoopBackInputVolume=38400
  99. lLowPriAuxInVolume=17476
  100. rLowPriAuxInVolume=17476
  101. VirtMasterMute=OFF
  102. VirtMasterGang=ON
  103. MicAGC=OFF
  104.  
  105. [RECORD]
  106. ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
  107. ; lower fidelity ( probably not audible ) at low frequencies.
  108.  
  109. HighPassFilter=ON
  110.  
  111. ; The default dither state.  This may be over-ridden at some record formats.
  112. Dither=OFF
  113.  
  114. [Meter]                                 ;       Control Panel Section
  115.  
  116. ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
  117. MeterDisplay=OFF
  118.  
  119. ; DecayRate defines how quickly the VU meter bars decay
  120. ; 0=no decay, 255=immediate and full decay. default = 8.
  121. DecayRate=16
  122.  
  123. ; The number of time / second that the VU meter will update. default=20.
  124. VUUpdateRate=20
  125.  
  126.  
  127. [CONTROLS]
  128. ; This section dictates the controls which will be present on a WSS mixer.
  129.  
  130. ;****************************************** 
  131. ;* Mixer Lines To include
  132. ;****************************************** 
  133.  
  134. MixerSources=Wave,Aux1,Aux2
  135. ;MixerSources=Line,Monitor,Aux1,Wave
  136.  
  137. ;****************************************** 
  138. ;* Input Lines To include
  139. ;****************************************** 
  140.  
  141. InputSources=Aux1,Mic,Line
  142. ;InputSources=Mic,Line
  143.  
  144. ;********************************************************** 
  145. ;* Line Source Descriptions ( short/long names )
  146. ;********************************************************** 
  147.  
  148. ShortNameLine=Mix Out
  149. ;LongNameLine=
  150. ShortNameAux1=Line/CD
  151. ;LongNameAux1=
  152. ShortNameAux2=FMSynth
  153. ;LongNameAux2=
  154. ShortNameMono=
  155. ;LongNameMono=
  156. ;ShortNameMonitor=
  157. ;LongNameMonitor=
  158. ;ShortNameWave=
  159. ;LongNameWave=
  160. ShortNameMic=Mic
  161. ;LongNameMic=
  162. ShortNameLoopback=
  163. ;LongNameLoopback=
  164.  
  165.  
  166. ;********************************************************** 
  167. ;* Thing connected to Sources entries
  168. ;********************************************************** 
  169.  
  170. ; These are the possible assignment values:
  171. ;       Undefined, Digital, Line, Microphone, Synthesizer
  172. ;       CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog 
  173.  
  174. SourceForLine=Line
  175. SourceForAux1=Line
  176. SourceForAux2=Synthesizer
  177. SourceForMono=
  178. SourceForMic=Microphone
  179.